|----------------------------------------------|
| Stray Flash (GBA)                            |
| by: The ff6hacking community                 |
| version: 1.0                                 |
| released on: April 13, 2022                  |
| apply to: FF6 Advance (JEU)                  |
|----------------------------------------------|

|----------------------------------------------|
| 1- Files                                     |
|----------------------------------------------|

stray_flash_e.ips: Patch for FF6 Advance (Europe)
stray_flash_e_anti.ips: Patch to revert the above hack
stray_flash_ju.ips: Patch for FF6 Advance (JAP, USA)
stray_flash_ju_anti.ips: Patch to revert the above hack

|----------------------------------------------|
| 2- Description                               |
|----------------------------------------------|

This is a one byte fix. It replace the move up/forward
16px animation command in the Flash animation script
by a move up/forward 8px command to place correctly
the Flash Tool sprite over the character's sprite.
Offset affected is $6294C6 for FF6A (E), $6294BF
for FF6A (J) and the same for FF6A (U).

Thanks to CDude/Gi Nattak for the solution and 
Everything for the animation scripts disassembly!